multi-search
/
co.anitrend.multisearch.model
/
[common]Search
common
androidJvm
Search
sealed class
Search
Content copied to clipboard
Search model state
Types
Inheritors
Types
Removed
Link copied to clipboard
common
class
Removed
(index:
Int
) :
Search
Content copied to clipboard
Called when a search item has been removed
Selected
Link copied to clipboard
common
class
Selected
(text:
CharSequence
, index:
Int
) :
Search
Content copied to clipboard
Called when a search item has been selected or IME action of done is triggered
TextChanged
Link copied to clipboard
common
class
TextChanged
(text:
CharSequence
) :
Search
Content copied to clipboard
Called as the text is changing
Inheritors
Search
Link copied to clipboard
Search
Link copied to clipboard
Search
Link copied to clipboard